home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.20041116-20060924 / 000374_fdc@columbia.edu_Wed Jul 12 12:29:01 2006.msg < prev    next >
Internet Message Format  |  2020-01-01  |  1KB

  1. Path: newsmaster.cc.columbia.edu!not-for-mail
  2. From: Frank da Cruz <fdc@columbia.edu>
  3. Newsgroups: comp.protocols.kermit.misc
  4. Subject: Re: Kermit doubt
  5. Date: 5 Jul 2006 13:43:04 GMT
  6. Organization: Columbia University
  7. Lines: 21
  8. Message-ID: <slrneangf8.1fe.fdc@sesame.cc.columbia.edu>
  9. References: <1152058947.640510.62190@v61g2000cwv.googlegroups.com> <44AB0C17.4050805@nyc.rr.com> <1152060603.912814.82480@a14g2000cwb.googlegroups.com>
  10. Reply-To: fdc@columbia.edu
  11. NNTP-Posting-Host: sesame.cc.columbia.edu
  12. X-Trace: newsmaster.cc.columbia.edu 1152106984 24192 128.59.59.56 (5 Jul 2006 13:43:04 GMT)
  13. X-Complaints-To: postmaster@columbia.edu
  14. NNTP-Posting-Date: 5 Jul 2006 13:43:04 GMT
  15. User-Agent: slrn/0.9.8.0 (SunOS)
  16. Xref: newsmaster.cc.columbia.edu comp.protocols.kermit.misc:15631
  17.  
  18. On 2006-07-05, contracer11@gmail.com <contracer11@gmail.com> wrote:
  19. :
  20. : Jeffrey Altman wrote:
  21. :> contracer11@gmail.com wrote:
  22. :> > Hi all:
  23. :> >
  24. :> > Could you tell me why I cannot issue a Telnet in kermit recently
  25. :> > installed ?
  26. :>
  27. :> If you execute "SHOW FEATURES" at the C-Kermit prompt you
  28. :> will see that the Kermit you installed does not contain
  29. :> support for networking.
  30. :
  31. : Could you tell me what to do to enable this feature ?
  32. :
  33. Download a version of VMS C-Kermit that includes support for the TCP/IP
  34. package that you have (UCX, MultiNet, etc):
  35.  
  36.   http://www.columbia.edu/kermit/ck80binaries.html#decvms
  37.  
  38. - Frank